ApplicationCopies

Integer (number-of-application-copies)

1

Purpose

The ApplicationCopies parameter specifies the maximum number of copies that are started when the HTML thin client application starts.

All application copies use the same port number. If you specify 6014 as the port number in the ConnectionName parameter and the value of the ApplicationCopies parameter is three, the copies use port numbers 6014, 6015, and 6016.

If you want to define multiple applications with different numbers of application copies in the same JADE initialization file, prefix the ApplicationCopies parameter with the name of your application followed by an underscore character (_); for example:

BargainBinWebService_ApplicationCopies=15

Hints

Although the recommended value is the default value (that is, 1 copy), you can specify a maximum of 62 copies, which is a Windows‑imposed limit.

For details about specifying HTML thin client options in the JADE development environment, see "Specifying Your HTML Thin Client Access Options", in Chapter 1 of the JADE Web Application Guide.